Hello, I have a application consisting of several databases. In order for installing local replicas, I use the C API NSFDBCreateAndCopy. The creation works good. After the first replication I have a problem. With the replication the documents on the server replic are deleted. But the documents are still existing on the local replic. Only when I delete the replication history on the local replic. The documents are replicated back to the server. Any Ideas??? I use the following versions: Notes R5.0.11 (W2k) and Domino R6.0.2CF2 (Iseries).
Go back